Silence Gtk deprecation warnings by default.
authorJan D. <jan.h.d@swipnet.se>
Sun, 30 Dec 2012 19:34:25 +0000 (20:34 +0100)
committerJan D. <jan.h.d@swipnet.se>
Sun, 30 Dec 2012 19:34:25 +0000 (20:34 +0100)
commitef41c5c11e6a41f14b164bc6ae9e488f189d4cc9
treefb9230c962fbefc531d9922d0e46345b8281307e
parent7a263526b941be471b3a7f9b0518664fff85af84
Silence Gtk deprecation warnings by default.

* configure.ac: New enable: --enable-gtk-deprecation-warnings, default off.
(HAVE_GTK3): If above enable is off, add
-DGDK_DISABLE_DEPRECATION_WARNINGS to GTK_CFLAGS.
ChangeLog
configure.ac